home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / python-webkit / README < prev   
Text File  |  2008-08-03  |  1KB  |  59 lines

  1. Python WebKit GTK+
  2. ----
  3.  
  4. The PyWebKitGtk project aims to provide Python bindings to the GTK+ port of
  5. WebKit, an open-source web browser engine that powers numerous applications
  6. such as web browsers, email clients, feed readers, web and text editors, and a
  7. whole lot more[1]
  8.  
  9.  
  10. Project Goals
  11. ----
  12.  
  13. The project share the same goals with WebKit[2]. The purpose of this binding
  14. is to bring an alternative web engine to Python/GTK+ application developers who
  15. might need a web browser engine for their next application or developers
  16. wishing to have a better browser engine that they can access to using the
  17. Python programming language.
  18.  
  19. Happy Hacking!
  20.  
  21.  
  22. Contact
  23. ----
  24.  
  25. Web:            http://code.google.com/p/pywebkitgtk
  26.  
  27. Source (Git):   http://repo.or.cz/w/pywebkitgtk.git
  28.  
  29. Source (SVN):   http://code.google.com/p/pywebkitgtk/source
  30.  
  31.  
  32. References
  33. ----
  34.  
  35. [1] Applications that use WebKit 
  36.     http://trac.webkit.org/projects/webkit/wiki/Applications%20using%20WebKit
  37.  
  38. [2] WebKit Goals
  39.     http://webkit.org/projects/goals.html
  40.  
  41. [3] WebKit Bugzilla
  42.     http://bugs.webkit.org
  43.  
  44.  
  45. Resources
  46. ----
  47.  
  48.  * GNOME Desktop
  49.    http://www.gnome.org
  50.  
  51.  * GTK+
  52.    http://www.gtk.org
  53.  
  54.  * Python
  55.    http://www.python.org
  56.  
  57.  * WebKit
  58.    http://www.webkit.org
  59.